diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-06-06 20:44:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-06-06 20:44:57 +0900 |
| commit | 5abdab7e702f38f7e26041731b89800c080a3042 (patch) | |
| tree | 538e8cc84040892f279b94b66f08268107da710d /config/waybar/style/[Wallust] Chroma Fusion.css | |
| parent | 567f50e75d13fea06ec4f39dc96a129e00c798d1 (diff) | |
another waybar css style tweaks
Diffstat (limited to 'config/waybar/style/[Wallust] Chroma Fusion.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Chroma Fusion.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css index 368c99e3..29480b41 100644 --- a/config/waybar/style/[Wallust] Chroma Fusion.css +++ b/config/waybar/style/[Wallust] Chroma Fusion.css @@ -110,7 +110,7 @@ tooltip { padding: 0px 2px 0px 6px; } #custom-power { - color: @red; + color: red; padding: 0px 0px 0px 6px; opacity:1.0; } @@ -240,7 +240,7 @@ tooltip { } #temperature.critical { - background-color: @red; + background-color: red; } @keyframes blink { |
